Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 19, 2025

Motivation:

The command plugin had a couple of warnings as vars weren't mutated.

Modifications:

  • Change some vars to lets
  • Remove an unused string

Result:

No warnings

Motivation:

The command plugin had a couple of warnings as vars weren't mutated.

Modifications:

- Change some vars to lets
- Remove an unused string

Result:

No warnings
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Aug 19, 2025
@glbrntt glbrntt enabled auto-merge (squash) August 19, 2025 15:59
@glbrntt glbrntt merged commit c008d35 into grpc:main Aug 19, 2025
37 checks passed
@glbrntt glbrntt deleted the fix-command-plugin-warnings branch August 19, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants